home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 809 b | 30 lines | [TEXT/GEOL] |
- Item 4210749 16-Nov-88 10:54
-
- From: D2303 Cameo Sys, Dev, Erik Swan
-
- To: MACAPP.TECH$ MACAPP Tech
-
- Sub: Questions about including
-
- HowDee Folks
- I have some .rsrc files I would like to include in many of my programs, and
- would like to place my .rsrc files in the same folder that MacApp places its.
- In the sample programs, the way to include MacApp's .rsrc files is to use the
- following at the top of your .r file:
- include MacAppRFiles"MacApp.rsrc"
-
- I have a three quick questions about including resources in my .r file this
- way.
-
- 1. Where is MacAppRFiles defined ?
-
- 2. When I use #include why doesn't it work any more?
-
- 3. Why not instead use $$Shell ("ResMacApp")?
-
- Thanks
-
- Erik
-
-
-